home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Puzzle / allout.swf / scripts / frame_3 / PlaceObject2_149_574 / CLIPACTIONRECORD onClipEvent(enterFrame).as next >
Encoding:
Text File  |  2006-05-29  |  95 b   |  7 lines

  1. onClipEvent(enterFrame){
  2.    if(_visible == true)
  3.    {
  4.       this.startDrag(true);
  5.    }
  6. }
  7.